Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kotlin & dependencies #227

Merged
merged 10 commits into from
Oct 15, 2024
Merged

Update Kotlin & dependencies #227

merged 10 commits into from
Oct 15, 2024

Conversation

KevinSchildhorn
Copy link
Contributor

@KevinSchildhorn KevinSchildhorn commented Oct 9, 2024

Updating Dependencies
Running KtLint

@@ -6,21 +6,21 @@ compileSdk = "34"

# Dependencies
kotlin = "2.0.10"
android-gradle-plugin = "8.2.2"
android-gradle-plugin = "8.7.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I read something about not being able to use the latest gradle plugin because of KMP but I can't find it anymore, and it seems to run fine.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a comment

coroutines = "1.8.1"
kotlinx-datetime = "0.6.0"
ktor = "2.3.11"
ktor = "2.3.12"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi, ktor 3.0.0 just released yesterday

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't recommend upgrading to a major release before we publish Droidcon London. Who knows how many bugs there will be in the new version.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn't aware that we're publishing for Droidcon London. Makes sense

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a comment

@KevinSchildhorn KevinSchildhorn merged commit 0659a63 into main Oct 15, 2024
1 check passed
@KevinSchildhorn KevinSchildhorn deleted the ks/RND-258 branch October 15, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants